gpsbabel.git
20 years agoDon't clobber waypoint when writing.
robertl [Fri, 29 Jul 2005 17:58:32 +0000 (17:58 +0000)]
Don't clobber waypoint when writing.

20 years agoOlaf adds writing to GDB.
robertl [Fri, 29 Jul 2005 17:11:22 +0000 (17:11 +0000)]
Olaf adds writing to GDB.

20 years agoAdd mkcapabiltities.
robertl [Fri, 29 Jul 2005 17:07:57 +0000 (17:07 +0000)]
Add mkcapabiltities.

20 years agoUse more consistent names.
robertl [Fri, 29 Jul 2005 17:04:17 +0000 (17:04 +0000)]
Use more consistent names.

20 years agoOlaf adds 'merge' option in trackfilter.
robertl [Fri, 29 Jul 2005 17:03:51 +0000 (17:03 +0000)]
Olaf adds 'merge' option in trackfilter.

20 years agoRename 'dopfilter' (nee 'fix') to 'discard'.
robertl [Thu, 28 Jul 2005 20:33:43 +0000 (20:33 +0000)]
Rename 'dopfilter' (nee 'fix') to 'discard'.

20 years agoReturn error (that isn't actually tested by caller, but that's OK becuase
robertl [Thu, 28 Jul 2005 18:42:27 +0000 (18:42 +0000)]
Return error (that isn't actually tested by caller, but that's OK becuase
the return value isn't actually _used_ anyway...)

20 years agoFix decl for gs_mktype.
robertl [Thu, 28 Jul 2005 18:39:06 +0000 (18:39 +0000)]
Fix decl for gs_mktype.

20 years agoMake sorts even more stable.
robertl [Thu, 28 Jul 2005 15:32:49 +0000 (15:32 +0000)]
Make sorts even more stable.

20 years agoType cleanup.
robertl [Thu, 28 Jul 2005 15:29:12 +0000 (15:29 +0000)]
Type cleanup.

20 years agoTighten up types used so we work sensbily on big endian systems.
robertl [Thu, 28 Jul 2005 06:53:34 +0000 (06:53 +0000)]
Tighten up types used so we work sensbily on big endian systems.

20 years agoMake sort more deterministic when coords are equal in one axis
parkrrrr [Thu, 28 Jul 2005 02:31:17 +0000 (02:31 +0000)]
Make sort more deterministic when coords are equal in one axis

20 years agoAdd reference files for coto and dop tester.
robertl [Thu, 28 Jul 2005 01:25:20 +0000 (01:25 +0000)]
Add reference files for coto and dop tester.

20 years agoCoto: language fix.
robertl [Thu, 28 Jul 2005 01:24:00 +0000 (01:24 +0000)]
Coto: language fix.
XMLGeneric: fix case when input buffer of cdata may be fragged.  Coalesce and return on the ending tag.

20 years agoTobias Minich contributes the 'coto' format.
robertl [Wed, 27 Jul 2005 21:39:09 +0000 (21:39 +0000)]
Tobias Minich contributes the 'coto' format.

20 years agoFixed more bugs with google route priorities
parkrrrr [Wed, 27 Jul 2005 20:40:04 +0000 (20:40 +0000)]
Fixed more bugs with google route priorities

20 years agoTobias Minich contributes a 'Coto' format.
robertl [Wed, 27 Jul 2005 20:09:59 +0000 (20:09 +0000)]
Tobias Minich contributes a 'Coto' format.

20 years agoPossible but unobserved-in-the-wild bug where endpoints could get dropped.
parkrrrr [Wed, 27 Jul 2005 19:57:55 +0000 (19:57 +0000)]
Possible but unobserved-in-the-wild bug where endpoints could get dropped.

20 years agoLevels are for segments, not for points. Use minimum adjacent level for points.
parkrrrr [Wed, 27 Jul 2005 19:57:24 +0000 (19:57 +0000)]
Levels are for segments, not for points.  Use minimum adjacent level for points.

20 years agoAdd test for glogbook.
robertl [Wed, 27 Jul 2005 18:53:37 +0000 (18:53 +0000)]
Add test for glogbook.

20 years agoTweak writer to more closely mimick the real data.
robertl [Wed, 27 Jul 2005 18:24:12 +0000 (18:24 +0000)]
Tweak writer to more closely mimick the real data.

20 years agoOlaf adds filtering for time ranges in new track filter and the 'move'
robertl [Tue, 26 Jul 2005 20:58:27 +0000 (20:58 +0000)]
Olaf adds filtering for time ranges in new track filter and the 'move'
suboption so that ranges can be time shifted.
Makefile: regenerate.

20 years agoAllow deselection of certain sentences on write.
robertl [Tue, 26 Jul 2005 13:19:19 +0000 (13:19 +0000)]
Allow deselection of certain sentences on write.

20 years agoFix segfault on write of fix data in NMEA.
robertl [Tue, 26 Jul 2005 13:17:05 +0000 (13:17 +0000)]
Fix segfault on write of fix data in NMEA.

20 years agoRemove extra pass over track and route queues.
robertl [Tue, 26 Jul 2005 12:32:04 +0000 (12:32 +0000)]
Remove extra pass over track and route queues.

20 years agoMinor code hygeine fixes. (Remove unused vars, etc.)
robertl [Mon, 25 Jul 2005 22:50:18 +0000 (22:50 +0000)]
Minor code hygeine fixes.  (Remove unused vars, etc.)

20 years agoTobias Belgabor contributes filter for selection points based on DOP.
robertl [Sat, 23 Jul 2005 05:23:13 +0000 (05:23 +0000)]
Tobias Belgabor contributes filter for selection points based on DOP.

20 years agoCopy hint on a dupe.
robertl [Sat, 23 Jul 2005 05:07:10 +0000 (05:07 +0000)]
Copy hint on a dupe.

20 years agoUpdate capability vectors.
robertl [Sat, 23 Jul 2005 05:01:28 +0000 (05:01 +0000)]
Update capability vectors.

20 years agoif user specified -o, be sure it means something.
robertl [Fri, 22 Jul 2005 15:41:42 +0000 (15:41 +0000)]
if user specified -o, be sure it means something.
Add hint for positioning -x in cmd line in short help.

20 years agoEtienne and Olaf modify track splitter to work in units of days, minutes, hours,...
robertl [Wed, 20 Jul 2005 11:24:23 +0000 (11:24 +0000)]
Etienne and Olaf modify track splitter to work in units of days, minutes, hours, or seconds.

20 years agoFix from Olaf.
robertl [Wed, 20 Jul 2005 11:15:20 +0000 (11:15 +0000)]
Fix from Olaf.

20 years agoThat wasn't sposta be commented out...
robertl [Tue, 19 Jul 2005 22:15:40 +0000 (22:15 +0000)]
That wasn't sposta be commented out...

20 years agoAndrew adds support for multimode (track/route/waypoint) support for Magellan serial.
robertl [Tue, 19 Jul 2005 22:09:54 +0000 (22:09 +0000)]
Andrew adds support for multimode (track/route/waypoint) support for Magellan serial.

20 years agoDon't write empty routes. From Andrew.
robertl [Tue, 19 Jul 2005 22:05:18 +0000 (22:05 +0000)]
Don't write empty routes.  From Andrew.

20 years agoTobias adds hdop, vdop, pdop, satellites, fix, speed and course for
robertl [Tue, 19 Jul 2005 00:00:52 +0000 (00:00 +0000)]
Tobias adds  hdop, vdop, pdop, satellites, fix, speed and course for
xcsv.  Adds gpsdrivetrack and openoffice formats.

20 years agoCorrect reads of gpx 'fix' value.
robertl [Mon, 18 Jul 2005 20:16:37 +0000 (20:16 +0000)]
Correct reads of gpx 'fix' value.

20 years agoDrop wayptc inside waypt_flush.
robertl [Mon, 18 Jul 2005 17:01:26 +0000 (17:01 +0000)]
Drop wayptc inside waypt_flush.

20 years agoAdd custom icon blurb.
robertl [Sun, 17 Jul 2005 17:46:29 +0000 (17:46 +0000)]
Add custom icon blurb.

20 years agoFix stupid buffer clobber that made gpsutil lose waypoint names on FC4.
robertl [Sun, 17 Jul 2005 05:41:31 +0000 (05:41 +0000)]
Fix stupid buffer clobber that made gpsutil lose waypoint names on FC4.

20 years agoAdd 'testc' for coverage and new sample files.
robertl [Sat, 16 Jul 2005 18:54:05 +0000 (18:54 +0000)]
Add 'testc' for coverage and new sample files.

20 years agoAdd 'testc' for coverage and new sample files.
robertl [Sat, 16 Jul 2005 18:53:41 +0000 (18:53 +0000)]
Add 'testc' for coverage and new sample files.

20 years agoFix capabilities vector.
robertl [Sat, 16 Jul 2005 18:52:25 +0000 (18:52 +0000)]
Fix capabilities vector.

20 years agoMinor leak fixes.
robertl [Sat, 16 Jul 2005 18:50:45 +0000 (18:50 +0000)]
Minor leak fixes.

20 years agoEtienne adds versatile time and date handling to XCSV style mechanism.
robertl [Sat, 16 Jul 2005 17:02:28 +0000 (17:02 +0000)]
Etienne adds versatile time and date handling to XCSV style mechanism.

20 years agoDon't write negative alts.
robertl [Sat, 16 Jul 2005 16:45:24 +0000 (16:45 +0000)]
Don't write negative alts.

20 years agoFree hint.
robertl [Fri, 15 Jul 2005 20:25:40 +0000 (20:25 +0000)]
Free hint.

20 years agoUpdate capabilties to reflect tracks and routes now supported.
robertl [Fri, 15 Jul 2005 17:22:24 +0000 (17:22 +0000)]
Update capabilties to reflect tracks and routes now supported.

20 years agoEtienne improves NMEA handling of GPGSA and DOPs.
robertl [Fri, 8 Jul 2005 19:25:01 +0000 (19:25 +0000)]
Etienne improves NMEA handling of GPGSA and DOPs.

20 years agoFrom Etienne. Add msvc-build target.
robertl [Thu, 7 Jul 2005 02:37:37 +0000 (02:37 +0000)]
From Etienne.  Add msvc-build target.

20 years agoFrom Olaf: Rename input file descriptor. Correct fread validation.
robertl [Mon, 4 Jul 2005 21:18:24 +0000 (21:18 +0000)]
From Olaf: Rename input file descriptor.  Correct fread validation.

20 years agoFix altitude in lowrance usr format.
robertl [Mon, 4 Jul 2005 17:55:59 +0000 (17:55 +0000)]
Fix altitude in lowrance usr format.

20 years agoFix typos in waypt_dupe that would have resulted in the duplicated
robertl [Mon, 4 Jul 2005 17:47:31 +0000 (17:47 +0000)]
Fix typos in waypt_dupe that would have resulted in the duplicated
waypt not having description.

20 years agoFrom Eteinne.
robertl [Mon, 4 Jul 2005 17:41:44 +0000 (17:41 +0000)]
From Eteinne.

RCS file: /cvsroot/gpsbabel/gpsbabel/vitosmt.c,v
I've found one of my valid vitosmt file fails the integrity test.  I
relaxed the validation a little.

RCS file: /cvsroot/gpsbabel/gpsbabel/waypt.c,v
Set some default values for new waypoint members.

RCS file: /cvsroot/gpsbabel/gpsbabel/lowranceusr.c,v
Discovered that the lowrance.c arg list is not null-terminated, causing
a GPF in exit_vecs .

20 years agoAdd extention to s_and_t.
robertl [Mon, 4 Jul 2005 17:33:33 +0000 (17:33 +0000)]
Add extention to s_and_t.
Tweak -^2 output to include extension info for xcsv formats.

20 years agoTweak working for S&T format.
robertl [Mon, 4 Jul 2005 17:02:43 +0000 (17:02 +0000)]
Tweak working for S&T format.

20 years agoOlaf adds checks for I/O failures in GDB module.
robertl [Fri, 1 Jul 2005 07:16:11 +0000 (07:16 +0000)]
Olaf adds checks for I/O failures in GDB module.

20 years agoCopy placer data when in waypt_dupe.
robertl [Fri, 1 Jul 2005 05:53:53 +0000 (05:53 +0000)]
Copy placer data when in waypt_dupe.

20 years agoAdjust for 0 sats.
robertl [Thu, 30 Jun 2005 22:53:06 +0000 (22:53 +0000)]
Adjust for 0 sats.

20 years agoFrom Etienne: Vito cleansps. Misc warning fixes.
robertl [Thu, 30 Jun 2005 22:51:45 +0000 (22:51 +0000)]
From Etienne: Vito cleansps.  Misc warning fixes.

20 years agoAdd .mps extension for mapsource.
robertl [Thu, 30 Jun 2005 21:10:59 +0000 (21:10 +0000)]
Add .mps extension for mapsource.

20 years agoOlaf changes TEF to use UTF8 internally, fixes doc, tweaks tests.
robertl [Thu, 30 Jun 2005 21:03:37 +0000 (21:03 +0000)]
Olaf changes TEF to use UTF8 internally, fixes doc, tweaks tests.

20 years agoFix hemisphere check in GDB reader.
robertl [Thu, 30 Jun 2005 18:46:25 +0000 (18:46 +0000)]
Fix hemisphere check in GDB reader.

20 years agoMove iso8859_1_to_utf8 into common code.
robertl [Thu, 30 Jun 2005 18:39:54 +0000 (18:39 +0000)]
Move iso8859_1_to_utf8 into common code.

20 years agoDon't clobber DOP's with invalid scanf data.
robertl [Thu, 30 Jun 2005 18:16:25 +0000 (18:16 +0000)]
Don't clobber DOP's with invalid scanf data.

20 years agoFix tiny mem leak when writing routes.
robertl [Thu, 30 Jun 2005 17:37:00 +0000 (17:37 +0000)]
Fix tiny mem leak when writing routes.

20 years agoMake Topo! not crash on waypoints that don't contain a description.
robertl [Thu, 30 Jun 2005 17:33:38 +0000 (17:33 +0000)]
Make Topo! not crash on waypoints that don't contain a description.

20 years agoRead fix type from cetus. Read and write DOP and sat.
robertl [Thu, 30 Jun 2005 17:10:04 +0000 (17:10 +0000)]
Read fix type from cetus.  Read and write DOP and sat.

20 years agoAdd sat and fix to stored position information. Removed GPX fondling from vito....
robertl [Thu, 30 Jun 2005 15:47:31 +0000 (15:47 +0000)]
Add sat and fix to stored position information.  Removed GPX fondling from vito. Regenerate Vito reference files.

20 years agoUpdated to reflect new stricter syntax
parkrrrr [Thu, 30 Jun 2005 10:28:44 +0000 (10:28 +0000)]
Updated to reflect new stricter syntax

20 years agoWorked around bug in google XML encoding
parkrrrr [Thu, 30 Jun 2005 10:28:04 +0000 (10:28 +0000)]
Worked around bug in google XML encoding

20 years agoChange vito to KNOTS instead of meters. Adapt nmea reade.
robertl [Thu, 30 Jun 2005 07:43:26 +0000 (07:43 +0000)]
Change vito to KNOTS instead of meters.  Adapt nmea reade.

20 years agoBring vito into line with new position fix code, regenerate reference files,
robertl [Wed, 29 Jun 2005 23:37:15 +0000 (23:37 +0000)]
Bring vito into line with new position fix code, regenerate reference files,
add writers, etc.   Thanx, Etienne!

20 years agoAdd/update bcr-sample files from Olaf.
robertl [Wed, 29 Jun 2005 22:24:51 +0000 (22:24 +0000)]
Add/update bcr-sample files from Olaf.

20 years agoOlaf update reference files for GDB and BCR. Fix README for BCR.
robertl [Wed, 29 Jun 2005 21:38:40 +0000 (21:38 +0000)]
Olaf update reference files for GDB and BCR.  Fix README for BCR.

20 years agoOops. Forgot bcr.c
robertl [Wed, 29 Jun 2005 18:48:54 +0000 (18:48 +0000)]
Oops.   Forgot bcr.c

20 years agoOlaf Klein contributes BCR support.
robertl [Wed, 29 Jun 2005 18:43:06 +0000 (18:43 +0000)]
Olaf Klein contributes BCR support.

20 years agoISO C conformance fixes.
robertl [Wed, 29 Jun 2005 18:42:10 +0000 (18:42 +0000)]
ISO C conformance fixes.

20 years agoAdd GDB sample reference file.
robertl [Wed, 29 Jun 2005 18:39:25 +0000 (18:39 +0000)]
Add GDB sample reference file.

20 years agoAdd ability to read DOP, speed and course from GPX file.
robertl [Wed, 29 Jun 2005 17:26:59 +0000 (17:26 +0000)]
Add ability to read DOP, speed and course from GPX file.

20 years agoCommonize GPX writer for trackpoints/waypoints/routepoints. Regenerate
robertl [Wed, 29 Jun 2005 16:15:26 +0000 (16:15 +0000)]
Commonize GPX writer for trackpoints/waypoints/routepoints.  Regenerate
IGC and TEF reference files.

20 years agoMake DOP brothers floats. Add writing to GPX. Refactor for commonality
robertl [Tue, 28 Jun 2005 22:02:22 +0000 (22:02 +0000)]
Make DOP brothers floats.  Add writing to GPX.  Refactor for commonality
and consistent handling of unknown values.

Course and speed are a problem in GPX.  Working with GPSXML guys now.

20 years agoSketch in HDOP, PDOP, VDOP, COURSE, and Speed into GPX writer to pave the way
robertl [Tue, 28 Jun 2005 20:55:32 +0000 (20:55 +0000)]
Sketch in HDOP, PDOP, VDOP, COURSE, and Speed into GPX writer to pave the way
for Vito work.

20 years agoReplace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
robertl [Tue, 28 Jun 2005 17:20:27 +0000 (17:20 +0000)]
Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
which converts a tmstruct in UTC to a time_t.

20 years agoFix potential buffer clobber when outputting fields > 1K in CSV formats. Strip bad...
robertl [Tue, 28 Jun 2005 16:53:29 +0000 (16:53 +0000)]
Fix potential buffer clobber when outputting fields > 1K in CSV formats. Strip bad chars from output.  Our mxf.mxf reference file _had_ bad chars in it, so manaully fixed that.

20 years agoUpdated test cases from Olaf for .gdb.
robertl [Tue, 28 Jun 2005 15:30:14 +0000 (15:30 +0000)]
Updated test cases from Olaf for .gdb.

20 years agoOlaf Klein contributes Mapsource GDB reader.
robertl [Tue, 28 Jun 2005 15:21:35 +0000 (15:21 +0000)]
Olaf Klein contributes Mapsource GDB reader.

20 years agoLing updates Lowranceusr time handling.
robertl [Tue, 28 Jun 2005 15:20:40 +0000 (15:20 +0000)]
Ling updates Lowranceusr time handling.

20 years agoMore doc for Lowrance changes.
robertl [Tue, 28 Jun 2005 14:55:13 +0000 (14:55 +0000)]
More doc for Lowrance changes.

20 years agoOlaf updates GDB with test data.
robertl [Tue, 28 Jun 2005 04:16:26 +0000 (04:16 +0000)]
Olaf updates GDB with test data.

20 years agoLing Nero updates Lowrance .usr to support tracks and routes.
robertl [Tue, 28 Jun 2005 04:09:05 +0000 (04:09 +0000)]
Ling Nero updates Lowrance .usr to support tracks and routes.

20 years agoAdd reference files for Lowrance .usr tests.
robertl [Mon, 27 Jun 2005 21:19:13 +0000 (21:19 +0000)]
Add reference files for Lowrance .usr tests.

20 years agoOlaf Klein contributes Garmin Mapsource ".gdb" format reader.
robertl [Mon, 27 Jun 2005 19:58:57 +0000 (19:58 +0000)]
Olaf Klein contributes Garmin Mapsource ".gdb" format reader.

20 years agoLing contributes track and route support for Lowrance .usr format.
robertl [Mon, 27 Jun 2005 18:59:47 +0000 (18:59 +0000)]
Ling contributes track and route  support for Lowrance .usr format.

20 years agoNormalize GPX output precision for waypoints and tracks/routes.
robertl [Mon, 27 Jun 2005 18:51:12 +0000 (18:51 +0000)]
Normalize GPX output precision for waypoints and tracks/routes.
From Ling.

20 years agoAdd 'usbfree' target.
robertl [Mon, 27 Jun 2005 18:36:02 +0000 (18:36 +0000)]
Add 'usbfree' target.

20 years agoupdate from Olaf.
robertl [Sat, 25 Jun 2005 19:59:25 +0000 (19:59 +0000)]
update from Olaf.

20 years agoRegenerate.
robertl [Fri, 24 Jun 2005 19:49:38 +0000 (19:49 +0000)]
Regenerate.

20 years agoLet windows get to vsnprintf.
robertl [Fri, 24 Jun 2005 19:48:28 +0000 (19:48 +0000)]
Let windows get to vsnprintf.

20 years agoRemove use of C99-isms.
robertl [Fri, 24 Jun 2005 19:48:17 +0000 (19:48 +0000)]
Remove use of C99-isms.